adTempus API
|
Indicates the restart count for this instance.
__property long* RestartCount;
long* RestartCount;
Property RestartCount() As long*
0
On the initial execution of the job, the RestartCount is 0. If the job is restarted by a JobControlAction, the RestartCount is incremented on each restart in the chain.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|